home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 51741 / 51741.xpi / install.rdf < prev    next >
Extensible Markup Language  |  2010-02-01  |  2KB  |  59 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2.  
  3. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  4.     xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  5.     <Description about="urn:mozilla:install-manifest">
  6.  
  7.         <em:id>tito@meta-title-meta-description-on-top</em:id>
  8.         <em:name>Meta Descripton & Title on Top</em:name>
  9.         <em:creator>Roberto bouzout (tito)</em:creator>
  10.         <em:version>0.100201.1</em:version>
  11.         <em:description>Puts the title and meta description bellow the tabbar.</em:description>
  12.         
  13.         
  14.         
  15.                 
  16.         <em:translator>Michael Baer michaelbaer.blogspot.com ( Deutsch )<!-- (de-DE) --></em:translator>
  17.         <em:translator>Goofy ( Fran├ºais )<!-- fr --></em:translator>
  18.         <em:translator>Marcelo Ghelman (ghelman.net) ( Portugu├¬s )<!-- (pt) --></em:translator>
  19.         <em:translator>╨ƒ╨╕╤Ç╤Å╤é╨╕╨╜╤ü╨║╨╕╨╣ ╨Æ╨╕╤é╨░╨╗╨╕╨╣ ( ╨á╤â╤ü╤ü╨║╨╕╨╣ )<!-- (ru-RU) --></em:translator>
  20.         <em:translator>Alcolick ( T├╝rk├ºe )<!-- (tr-TR) --></em:translator>
  21.  
  22.         <!-- Firefox -->
  23.             <em:targetApplication>
  24.                 <Description>
  25.                     <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  26.                     <em:minVersion>3.0</em:minVersion>
  27.                     <em:maxVersion>3.7a1pre</em:maxVersion>
  28.                 </Description>
  29.             </em:targetApplication>
  30.             
  31.         <!-- new SeaMonkey -->
  32.             <em:targetApplication>
  33.                 <Description>
  34.                     <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
  35.                     <em:minVersion>2.0</em:minVersion>
  36.                     <em:maxVersion>2.1a1pre</em:maxVersion>
  37.                 </Description>
  38.             </em:targetApplication>
  39.             
  40.         <!-- flock -->
  41.             <em:targetApplication>
  42.                 <Description>
  43.                     <em:id>{a463f10c-3994-11da-9945-000d60ca027b}</em:id>
  44.                     <em:minVersion>0.1</em:minVersion>
  45.                     <em:maxVersion>10.+</em:maxVersion>
  46.                 </Description>
  47.             </em:targetApplication>
  48.             
  49.         <!-- netscape -->
  50.             <em:targetApplication>
  51.                 <Description>
  52.                     <em:id>{3db10fab-e461-4c80-8b97-957ad5f8ea47}</em:id>
  53.                     <em:minVersion>0.1</em:minVersion>
  54.                     <em:maxVersion>10.+</em:maxVersion>
  55.                 </Description>
  56.             </em:targetApplication>
  57.  
  58.     </Description>
  59. </RDF>